Tricks will ping non-authority users if initiated with a reply#30
Merged
RealMangorage merged 1 commit intoMangoRageBot:masterfrom Mar 20, 2025
Merged
Conversation
Member
|
Why does it need to ping? |
Contributor
Author
|
It doesn't necessarily have to ping, but it helps make it more obvious a command was used with regards to a specific person. Some people don't seem to understand when a command is directed towards them. It's particularly difficult to deal with when there's several people asking for help at the same time. If you'd like that it just replies without the ping that's an easy enough change. |
Member
|
Ah okay, can you provide me some examples I can look at? So I can see how It looks. Thanks |
Contributor
Author
Member
|
Also is there a reason why we only ping the Patreon users only? |
Contributor
Author
|
It won't ping hoisted users, however it is possible that a patron may need assistance and although they are hoisted, they aren't staff members, so I think it's fine to ping them. |
Member
|
Gotcha |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Hardcoded "Patreons" kinda ugly. Could replace with just Role of target > Role of initiator but that has its own issues.
Purpose is to allow s!lent commands to be truly directed at a user. Should hopefully decrease some confusion when multiple people are being assisted at once. Bot will not ping if no user is replied to. Bot will not ping any of the Hoisted roles except Patreons.